*** empty log message ***
authorRichard M. Stallman <rms@gnu.org>
Mon, 25 Sep 2006 21:55:48 +0000 (21:55 +0000)
committerRichard M. Stallman <rms@gnu.org>
Mon, 25 Sep 2006 21:55:48 +0000 (21:55 +0000)
admin/FOR-RELEASE

index 4de6bee7c7cecaa790202ef0a744a211ba4f34a9..084190a55232975f2932ef98ee0a63f2412ae072 100644 (file)
@@ -43,11 +43,16 @@ Windows only bug.
 
 * BUGS
 
+** drew.adams@oracle.com, Sep 24: bug in read-kbd-macro
+
+** seltenreich@gmx.de, Sep 24: fontification loop
+caused by Monnier's 08-01 change.
+
+** yamane@green.ocn.ne.jp: smtpmail.el bug involving base64 encoding.
+
 ** C-p works properly with fields within the line, but C-n does not.
 (ken.manheimer@gmail.com, Sep 24.)
 
-** timer-max-repeats is obeyed with an offset of 2?
-
 ** Text copied between font-lock buffers doesn't refontify
 because of properties that are preserved.  May be fixed now?